Skip to content

Conversation

@rambleraptor
Copy link
Contributor

Closes #2969

Rationale for this change

We should make namespace_exists available on every catalog.

Are these changes tested?

Includes unit tests. Many catalogs have a private method doing this already. Look at all of the type exceptions being deleted!

Are there any user-facing changes?

  • Adds namespace_exists method.

@jayceslesar
Copy link
Contributor

jayceslesar commented Jan 27, 2026

this rocks, can we add this to the integration tests too? Maybe overkill but we have that testing infra set up so might as well

can probably duplicate this test and change the assert to use namespace_exists

@rambleraptor
Copy link
Contributor Author

@jayceslesar I had some the same test idea before I saw your edit! I didn't duplicate the test, but I added the namespace_exists call on that existing test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add namespace_exists to other catalogs

2 participants